Many Axe programs never need interrupts at all but don't remove them because they either don't know about them or think that there is some reason to keep them.
You should only
KEEP the interrupts on if you are using:
You should especially
REMOVE the interrupts on if you are using: