Allow the user to dismiss certain alerts.
i.e. in my case, the alerts get in the way of the navigation button so I have to wait a few seconds for all the alerts to clear before I can start navigation. Primarily the two alerts are the dev-c3 alert and the nnlc enabled alert. They aren't critical alerts, so being able to dismiss them would be a good idea.
I'm looking at the alert code and may be able to implement this myself, so I'll see what I can do!