Problem/Motivation
A customer with admin privileges might freak out if they read about security updates, etc. This issue branched off of a similar issue: http://drupal.org/node/1177752#comment-5463890
In system.admin.inc line 14 which there should be permission handling for this message which appears to all users who can see an admin screen.
drupal_set_message(t('One or more problems were detected with your Drupal installation
Proposed resolution
Put access control on this line in system.admin.inc or move this to the update module perhaps which as I mentioned Bryanhirsch just put permissions on a similar thing in http://drupal.org/node/1177752#comment-5463890
Remaining tasks
code needs writing, it needs testing.
User interface changes
the warning text wont show if the user doesn't have permission to see these messages
API changes
no api changes
Comments
Comment #0.0
barnettech commentedupdating to conform to the issue template
Comment #13
smustgrave commentedWonder if this is still a valid request for D10?
Comment #15
quietone commentedNearly another two years and there is no discussion or support for this idea.
The proposal doesn't met the Criteria for evaluating proposed changes. In this case, there is not demonstrated demand and support for the change.
If there is interest in this re-open the issue and add a comment. Or open a new issue and reference this one.