Key files are updated every keymgr run
All the key related files are touched by BIND on every keymgr run, whether they are modified or not. If the keymgr is waiting for an event, it runs every "refresh key interval", which defaults to an hour.
Fix this by checking for modification of keys and only write out keys if they were modified.