"gradle" to delegate to "gradlew" automatically if present in root project

I’d like to request and enhancement for the normal “gradle” command to delegate to gradlew automatically if present in the root project. In deeply nested projects, relative path acrobatics like …/…/…/gradlew are not fun.