--- archive.module.orig	2008-04-20 16:49:51.579000000 -0700
+++ archive.module	2008-04-20 16:51:25.350000000 -0700
@@ -36,6 +36,7 @@ function archive_menu() {
     'description'      => 'Configure which content types are listed in the archives.',
     'page callback'    => 'drupal_get_form',
     'page arguments'   => array('archive_admin_settings'),
+    'access arguments' => array('administer archive'),
     'file'             => 'archive.admin.inc',
     'type'             => MENU_NORMAL_ITEM
   );
