When 'page callback' of hook_menu is not specified, Drupal shows the menu page as 403 Access Denied even if viewing it as an admin.
This error is confusing because it is very hard to understand that it is really related with 'page callback' not with access permissions.
Please make a more understandable error message.