The problem is that it's easy to access the admin interface from a non-encrypted HTTP connection by mistake. Sometimes you have to try and help protect users from themselves. If we can figure out how to automatically redirect attempts to access the admin interface via http to https.
It would be better if HTTP didn't work for the Admin interface