There is one permission I always have to add, which I think could be added to the module by default:
The account settings page, which you normally get with administer users, however administrators often need administer users for administering user accounts, but not the account settings.
The url for this page is admin/config/people/accounts
Comments
Comment #1
rooby commentedComment #2
mlncn commentedAgreed that this is a common one. Added to the install and even created an update hook to add it. Commit 9bd55d1
Try it out in the 2.x-dev branch?