Feature request from tzyganu, posted on GitHub Nov 24, 2014
In the system.xml of the Magento_Checkout module there is a resource referenced: <resource>Magento_Checkout::checkout</resource> but the resource is not defined anywhere.
It seams that the acl.xml file is missing.
And a question on the topic. Why is the acl.xml file located directly inside etc folder and not etc/adminhtml since it is used on the admin area alone?