Is ACL working with the ODM?
ACL is intended to control which resources in your application can be accessed by certain role.
ODM allows to interfact with Mongo Collections.
If what you need is an ACL whose data is stored in Mongo, check this adapter out: https://github.com/phalcon/incubator/tree/master/Library/Phalcon/Acl/Adapter