Magento: Get rid of admin notifications pop-up
Ever annoyed by the notification which pops up everytime you login to your Magento admin panel? Well, you can get rid of those bugging notifications without changing core.
Just disable the output of Mage_AdminNotification at:
System -> Configuration -> Advanced -> Disable Modules Output
Now logout and login, you will now never see those unwanted notifications.
Cheers!