Also dismiss reminders by just closing the notification
This is a bit messy as there is no explicit signal for this.
While at it, don't double-delete KNotification objects (they auto-delete on closing by default). This just hasn't shown up as a problem yet as the AlarmNotification objects simply are not deleted at all so far.