When installing the module (using Drush and an installation profile in my case), I see several warnings:Warning: array_merge(): Argument #1 is not an array in drupal_check_profile()

This can be easily fixed by just returning an empty array() during install phase.
See patch.

Support from Acquia helps fund testing for Drupal Acquia logo